Improve documentation of sending commands to shells
authorEli Zaretskii <eliz@gnu.org>
Sat, 25 May 2024 10:02:20 +0000 (13:02 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 25 May 2024 10:02:20 +0000 (13:02 +0300)
commitd54178f535b1eafe4919a282cf85a9b553469de2
treebe0a6e40f382d30796fa72b3edbfec9e8ad0dd56
parent1a48b53040d1ec24798c07c7dacafe134aa15a5e
Improve documentation of sending commands to shells

* doc/lispref/processes.texi (Synchronous Processes):
* lisp/subr.el (call-shell-region):
* lisp/simple.el (shell-command-on-region)
(shell-command-to-string): Document system-dependent aspects of
sending commands to shells.  (Bug#71081)
doc/lispref/processes.texi
lisp/simple.el
lisp/subr.el